home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / browser / preferences / advanced.dtd < prev    next >
Text File  |  2007-07-25  |  4KB  |  91 lines

  1. <!-- Note: due to bug 143065, the only remaining accesskeys available to be used
  2.      in the Advanced pane are: "b", "j", "q", "z" -->
  3.  
  4. <!ENTITY generalTab.label                "General">
  5.  
  6. <!ENTITY accessibility.label             "Accessibility">
  7.  
  8. <!ENTITY useCursorNavigation.label       "Always use the cursor keys to navigate within pages">
  9. <!ENTITY useCursorNavigation.accesskey   "c">
  10. <!ENTITY searchStartTyping.label         "Search for text when I start typing">
  11. <!ENTITY searchStartTyping.accesskey     "x">
  12.  
  13. <!ENTITY browsing.label                  "Browsing">
  14.  
  15. <!ENTITY useAutoScroll.label             "Use autoscrolling">
  16. <!ENTITY useAutoScroll.accesskey         "a">
  17. <!ENTITY useSmoothScrolling.label        "Use smooth scrolling">
  18. <!ENTITY useSmoothScrolling.accesskey    "m">
  19. <!ENTITY checkSpelling.label             "Check my spelling as I type">
  20. <!ENTITY checkSpelling.accesskey         "t">
  21.  
  22. <!ENTITY languages.label                 "Languages">
  23.  
  24. <!ENTITY chooseLanguage.label            "Choose your preferred language for displaying pages">
  25. <!ENTITY chooseButton.label              "Choose...">
  26. <!ENTITY chooseButton.accesskey          "o">
  27.  
  28.  
  29. <!ENTITY networkTab.label                "Network">
  30.  
  31. <!ENTITY connection.label                "Connection">
  32.  
  33. <!ENTITY connectionDesc.label            "Configure how &brandShortName; connects to the Internet">
  34. <!ENTITY connectionSettings.label        "Settings...">
  35. <!ENTITY connectionSettings.accesskey    "e">
  36.  
  37. <!ENTITY cache.label "Cache">
  38.  
  39. <!-- LOCALIZATION NOTE:
  40.   The entities useCacheBefore.label and useCacheAfter.label appear on a single
  41.   line in preferences as follows:
  42.  
  43.   &useCacheBefore.label  [ textbox for cache size in MB ]   &useCacheAfter.label;
  44. -->
  45. <!ENTITY useCacheBefore.label            "Use up to">
  46. <!ENTITY useCacheBefore.accesskey        "U">
  47. <!ENTITY useCacheAfter.label             "MB of space for the cache">
  48.  
  49.  
  50. <!ENTITY updateTab.label                 "Update">
  51.  
  52. <!ENTITY autoCheck.label                 "Automatically check for updates to:">
  53. <!ENTITY enableAppUpdate.label           "&brandShortName;">
  54. <!ENTITY enableAppUpdate.accesskey       "F">
  55. <!ENTITY enableAddonsUpdate.label        "Installed Add-ons">
  56. <!ENTITY enableAddonsUpdate.accesskey    "n">
  57. <!ENTITY enableSearchUpdate.label        "Search Engines">
  58. <!ENTITY enableSearchUpdate.accesskey    "h">
  59. <!ENTITY whenUpdatesFound.label          "When updates to &brandShortName; are found:">
  60. <!ENTITY askMe.label                     "Ask me what I want to do">
  61. <!ENTITY askMe.accesskey                 "k">
  62. <!ENTITY modeAutomatic.label             "Automatically download and install the update">
  63. <!ENTITY modeAutomatic.accesskey         "d">
  64. <!ENTITY modeAutoAddonWarn.label         "Warn me if this will disable any of my add-ons">
  65. <!ENTITY modeAutoAddonWarn.accesskey     "W">
  66. <!ENTITY updateHistory.label             "Show Update History">
  67. <!ENTITY updateHistory.accesskey         "p">
  68.  
  69.  
  70. <!ENTITY encryptionTab.label             "Encryption">
  71.  
  72. <!ENTITY protocols.label                 "Protocols">
  73. <!ENTITY useSSL3.label                   "Use SSL 3.0">
  74. <!ENTITY useSSL3.accesskey               "3">
  75. <!ENTITY useTLS1.label                   "Use TLS 1.0">
  76. <!ENTITY useTLS1.accesskey               "1">
  77. <!ENTITY certificates.label              "Certificates">
  78. <!ENTITY certselect.description          "When a web site requires a certificate:">
  79. <!ENTITY certs.auto                      "Select one automatically">
  80. <!ENTITY certs.auto.accesskey            "l">
  81. <!ENTITY certs.ask                       "Ask me every time">
  82. <!ENTITY certs.ask.accesskey             "i">
  83. <!ENTITY viewCerts.label                 "View Certificates">
  84. <!ENTITY viewCerts.accesskey             "s">
  85. <!ENTITY viewCRLs.label                  "Revocation Lists">
  86. <!ENTITY viewCRLs.accesskey              "R">
  87. <!ENTITY verify.label                    "Verification">
  88. <!ENTITY verify.accesskey                "V">
  89. <!ENTITY viewSecurityDevices.label       "Security Devices">
  90. <!ENTITY viewSecurityDevices.accesskey   "y">
  91.